home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1997 February / Software of the Month Club 1997 February.iso / pc / dos / games / ginrummy / ginrummy.doc < prev    next >
Encoding:
Text File  |  1996-10-18  |  24.6 KB  |  548 lines

  1. =======================
  2.  
  3.        GinRummy
  4.  
  5.           by
  6.  
  7.     David A. Teach
  8.  
  9. -----------------------
  10.  
  11. Copyright (c) 1991-1996
  12.  
  13.      Version 5.0
  14.  
  15. =======================
  16.  
  17.  
  18. Requirements / Recommendations to play
  19. ======================================
  20.  
  21. EGA, VGA, MDA, AT&T 400, PC 3270, or Hercules graphics system required.
  22.  
  23. A Microsoft, Logitech, or compatible mouse is recommended.
  24. Three button rodents work better for the hint feature.
  25.  
  26. An IBM or compatible AT computer with 8 mHz or faster CPU speed is
  27. also recommended.
  28.  
  29.  
  30. How to play this computer game
  31. ==============================
  32.    When using the mouse, commands are selected with either the Left or
  33. Right mouse buttons.  When in keyboard mode, the numbers or letters for
  34. the commands are highlighted in light green; or on monochrome displays
  35. the appropriate key is bright white or underlined.
  36.  
  37. ***** If the mouse cursor is not present in the Options, High Scores,
  38. or Statistics screens, then you have a problem with your mouse driver
  39. not accessing the second video page.  Get an updated mouse driver, or
  40. use the NOBLANK command line option to disable video paging.
  41.  
  42. ***** Monochrome EGA/VGA and/or 64k EGA users: If the colors don't come
  43. out correctly or if you cannot go to the Options or Stats screens, try
  44. using the LAPTOP command line parameter.  I set this up to force the 
  45. program into 2 color/1 video page on these systems.  With all other
  46. configurations the LAPTOP toggle works normally.
  47.  
  48.  
  49. The Title Screen:
  50.  
  51. BEGIN GAME -
  52.    Typing 'B' or clicking the left or right mouse button on the BEGIN
  53. GAME box starts the game with the shown options.  Hitting ENTER will
  54. also choose this.
  55.  
  56. OPTIONS -
  57.    Typing 'O' or clicking on OPTIONS will bring up the game Options
  58. Menu.  See "Options Menu" below for the list of options.
  59.  
  60. HIGH SCORES -
  61.    This displays the top 20 high scores list.
  62.  
  63. STATISTICS -
  64.    This displays the current player's cumulative game statistics.  Users
  65. of the keyboard hit the 'S' key.
  66.  
  67. QUIT -
  68.    QUIT will exit the program.  Type 'Q' from the keyboard.
  69.  
  70.  
  71. The Options Menu:
  72.  
  73. MAIN MENU -
  74.    This option will bring you back to the main menu. (Title screen)
  75. You can hit either the letter 'M' or the ENTER key to select this in
  76. keyboard mode.
  77.  
  78. NAME -
  79.    The default name is 'PLAYER'.  You can change this by typing 'N' 
  80. or clicking the mouse pointer within the red box around the name, typing
  81. a new name, and pressing ENTER (or a mouse button).  Backspace is the
  82. only editing key allowed if you make an error while typing in the name.
  83. Upper and lower case letters, numbers 0 through 9, characters ! . , " -
  84. : / ?, and spaces are also allowed.  The name can be a maximum of eight
  85. characters long.
  86.  
  87. GIN SCORE -
  88.   This is the amount of points that a player scores when he win a hand
  89. with a GIN.  Usually this is 25 points but some people use 20 points.
  90. The 'G' key toggles this option between the two.
  91.  
  92. UNDERCUT -
  93.   This is the amount of points that a player scores when he undercuts
  94. the other player's knock.  Usually this is 25 points but some people
  95. use 10 points.  The 'U' key toggles this option between the two.
  96.  
  97. SCORE LIMIT -
  98.    Clicking on SCORE LIMIT cycles the maximum score to play to by 50
  99. points, from 0 to 500.  The RIGHT mouse button, or '+' INCREASES the 
  100. score by 50; and the LEFT mouse button, or '-' DECREASES the score.
  101.  
  102. OKLAHOMA -
  103.    Changing the OKLAHOMA option to YES will play the game by Oklahoma
  104. rules. (see rules below)  The double points on a spade as first upcard
  105. is still in effect even if knocking is disabled.  The 'O' key toggles.
  106.  
  107. BIG CARDS -
  108.    The default card set has more realistic-looking cards, but the suits
  109. may be a little small for some people to see clearly.  If this is so,
  110. or you just like the one pip better, changing this option to YES will
  111. give you cards with one big number and one big symbol for the suit.
  112. Hit the letter 'B' to switch this option to YES or NO.
  113.  
  114. EASY GAME -
  115.    If the computer consistently pounds on you, toggle EASY to YES.  This
  116. will make the computer always pick the largest value unused card in its
  117. hand for discarding instead of following its better choosing formulas.
  118. The 'E' key selects this option from keyboard.
  119.  
  120. KNOCKING -
  121.    If this option is YES, you are allowed to knock if possible. (See
  122. knock rules below)  Otherwise you must GIN to win a hand.  If knocking
  123. is disabled, a zero will be drawn for the knock card value instead of
  124. the normal knock value.  Type 'K' to toggle knocking on or off.
  125.  
  126. POINTER -
  127.    Clicking on this option will change the shape of the mouse pointer. 
  128. There are seven different shapes to choose from.  Obviously, this will
  129. not have any effect if you are not using a mouse, but 'P' still toggles.
  130.  
  131. SORT BY -
  132.    'R' from Keyboard.  This toggles the sorting of cards in your hand: 
  133. RANK = Unmatched cards are arranged highest to lowest, regardless of
  134.    suit.  Cards of same value are then arranged by suit.
  135. SUIT = Unmatched cards are arranged highest to lowest within the four
  136.    possible suits.  Order: Spades, Hearts, Diamonds, Clubs. (Bridge)
  137.  
  138. SAVE -
  139.    Selecting SAVE will save all options to the GINRUMMY.CFG file.  This
  140. file is loaded when the program is run, so your name and your favorite
  141. options are already set.  If this file is not present, or is corrupted,
  142. it will be created with the default options.  At present, the NOBLANK
  143. option is not saved in this configuration file.  'S' from the keyboard.
  144.  
  145.  
  146. Player Statistics Screen:
  147.    Clicking within the Main Menu box will bring you back to the main
  148. menu. (Title screen)  You can hit the letter M or the ENTER key to
  149. select this in keyboard mode.
  150.  
  151.  
  152. Game Play -
  153.    To start play, a player must draw a card from either the Deck or the
  154. Discard pile.  To do this, click the mouse pointer on the deck or on the
  155. discard pile on the playing screen, OR click on the words DECK or on
  156. DISCARD PILE in the red boxes at the bottom of the screen.  In keyboard
  157. mode, type the highlighted letters 'D' for DECK, or 'P' for DISCARD PILE
  158. to choose.
  159.    You then must choose a card to discard.  Click the mouse pointer on
  160. the card in your hand that you want to discard (the card you want to
  161. replace with your drawn card).  To do this in keyboard mode, the
  162. numbers 1 2 3 4 5 6 7 8 9 0 appear under your hand.  Choose the number
  163. under the card you want to discard, or you can discard the drawn card
  164. by clicking on the discard pile, on the words DRAWN CARD in the red box
  165. at the bottom of the screen, or type 'D' in keyboard mode.  If the
  166. drawn card is taken from the discard pile, you can undo the draw by
  167. clicking on the card drawn, or within box around UNDO, or by typing 'U'
  168. on the keyboard.  After you discard, the computer will draw and discard.
  169.  
  170.    Play continues until one of you gins, knocks, or draws the second to
  171. the last card in the deck.  You can also type 'Q' or click on the QUIT
  172. option in a red box at the bottom right of the screen to return, upon
  173. confirmation, to the title screen.  Double-clicking on the QUIT option
  174. will also send you to the title screen.
  175.    If after you discard, the total points remaining in your hand are
  176. equal to or less than the knock value, you will be asked if you want to
  177. knock.  Click on YES, or on the knock card to end the hand by knocking.
  178. Click on NO, or on the discard pile to continue the hand without yet
  179. knocking.  If you select the 'Play to Gin' box, you will play that hand
  180. until gin is reached by you, or until the computer gins or knocks.  You
  181. cannot knock again until the next hand, but the computer still can.
  182. Keyboard mode highlights the 'Y' and 'N' for choosing yes or no, or 'P'
  183. to play to gin.  If you have disabled knocking or have selected 'Play
  184. to Gin' earlier in the hand, this question will not appear.
  185.    After one of you wins a hand, scores are accumulated until reaching
  186. the limit set in the options menu, whereupon one of you wins the game. 
  187. You can then play again from zero, or quit to the main intro menu.
  188.  
  189.  
  190. The Color Bars -
  191.    To help you see how your cards are arranged, the computer will draw
  192. colored bars above your matched cards.  The computer sorts the cards
  193. in your hand into the arrangement that gives you the lowest deadwood
  194. score (or it tries to).  Above all cards in your hand that are matched
  195. into sets of 3 or 4 of a kind, a BLUE bar will be drawn.  Above the
  196. cards matched into a run will be drawn a GREEN bar. 
  197.    If the COMPUTER player draws from the discard pile instead of the
  198. deck, a RED bar will be put over the discard pile until the next turn. 
  199. This means that the computer took the card that you just discarded. 
  200. Since the computer goes so fast, this is done to simulate a more
  201. realistic play in which you can see from where your opponent draws.
  202.    Also, if a player Knocks, and the other player can lay off some
  203. deadwood on the knocking player, a RED bar will be drawn over (or
  204. under) all the laid off cards.
  205.    When you ask the computer to give you a hint on drawing a card or
  206. when choosing a discard, a YELLOW bar will be placed over the card 
  207. that he recommends for you to select.
  208.  
  209.  
  210. Hints -
  211.    The center button (recommended), or both left and right buttons 
  212. pressed simultaneously will ask the computer for a hint.  When using
  213. the keyboard, the letter H brings up the hint suggestion.
  214.  
  215. CAREFUL: If you are using both left and right mouse buttons to ask for
  216. hints, you must make sure that the mouse pointer is NOT OVER a regular
  217. choice area, (deck, card in hand, quit, etc.) or else the game will
  218. usually think that you made a normal choice with a single button.  If
  219. you have a center button, use that instead; this will work for hints
  220. ANYWHERE on the screen, even over normal choice areas.
  221.  
  222.    IF YOU HAVE A THREE BUTTON MOUSE, BUT THE CENTER BUTTON DOESN'T DO
  223. ANYTHING, you probably are using a different mouse driver than the one
  224. which came with your mouse.  A three button mouse MUST be driven by a
  225. three button mouse driver.  Most of the Microsoft mouse driver programs
  226. are for two button rodents.  They seem to work fine for all operations
  227. of the mouse except for the center button.  If you have a problem, look
  228. around the BBS's for a newer mouse driver, (I use Logitech mouse driver
  229. version 6.24) or contact the company where you purchased your mouse.
  230.  
  231.  
  232. The Screen Saver -
  233.    If no keyboard or mouse input is detected for a certain amount of
  234. time during the game, the screen will blank out to prevent burn-in.  The
  235. time limit for this is set by the game score limit.  The time of waiting
  236. is two seconds per score limit point; which means that a limit of 100 will
  237. blank the screen in 200 seconds (3 minutes, 20 seconds), and a limit of
  238. 600 points will wait 20 minutes (1200 seconds).  The minimum time is one
  239. minute, even if the score limit is set to zero.  If your favorite score
  240. limit does not match your wanted screen saver time, learn to live with a
  241. compromise.
  242.    To activate the screen blanker immediately, move the mouse cursor
  243. into the upper right hand corner and the screen will automatically blank
  244. out.  This can be handy for the traditional use of a "Boss key" function.
  245. In keyboard mode, the ESCAPE KEY is the activation key.
  246.  
  247. *** To get out of the blank screen, press any key or mouse button. ***
  248.  
  249. *** NOTE: NO SCREEN BLANKING WILL OCCUR IF THE NOBLANK OPTION IS ON.
  250. ALSO, SINGLE PAGE VIDEO CARDS (AT&T 400, PC3270, 64K EGA) CAN NOT
  251. SUPPORT THE SCREEN SAVER AT THIS TIME.  FOR THESE, THE NOBLANK OPTION
  252. IS HARDCODED AS 'TRUE' (ON).
  253.  
  254.  
  255. The Score file -
  256.    At the end of each game, the program checks for a score file called
  257. GINRUMMY.SCR in the current directory.  If it is not there, it is
  258. created.  This file saves your 20 best average scores (the final score
  259. divided by the number of hands played).  Also saved is your name (you
  260. must use the command line name option, or change the default player name
  261. if you don't want 'PLAYER' saved as your name), the final score, the
  262. score limit, the number of hands played, whether the Oklahoma option is
  263. on or off (Y or N), and the date the game was played.  Scores are not
  264. saved for the Computer player.  If your score file is corrupted, or you
  265. just want to clear the score list and start over, erase (or rename) the
  266. GINRUMMY.SCR file.  Zero average scores (lose or draw) are not saved.
  267.  
  268. ******* If you quit a hand before the END of the game, the score file
  269. WILL be updated for the hands that were played only if the score of the
  270. human player is greater than zero. 
  271.  
  272.  
  273. The Statistics file -
  274.    Also at the end of each game, the program checks for a stats file
  275. called GINRUMMY.STA in the current directory.  If it is not there, it 
  276. is created.  This file saves cumulative totals for average score per 
  277. hand against the computer, the total number of games won and lost, the
  278. total number of hands played and the player's name.  If your stats file
  279. is corrupted, or you just want to clear the list and start over, erase
  280. (or rename) the GINRUMMY.STA file.  You can have up to 20 different 
  281. names currently running in this stats file.  If the current player name
  282. is not found in this file, it is added to the top of the file with zero
  283. totals.  WARNING, if this addition makes more than 20 names, the name on
  284. the bottom of the list (the oldest) is truncated.  Hands played to a draw
  285. ARE counted in this.  Games played to a draw (only possible if zero
  286. score limit, or when quitting a game after one draw) are also counted.
  287.  
  288. ******* If you quit a hand before the END of the game, the stats file
  289. WILL be updated if there was at least one hand played to a finish.
  290.  
  291. ******* If you are playing GinRummy on a write-protected or read-only
  292. drive, the stats will start from zero when you start the game; they will
  293. be kept for when you are in the program, but cannot be saved upon exit.
  294. Use the command line path function to read and save to a writable drive.
  295.  
  296. Notes on the Computer player -
  297.    The computer does NOT "cheat" when playing.  It does not look at the
  298. deck before choosing to draw, it does not look at your hand, or do any
  299. other thing that a human player cannot do.  The computer chooses its
  300. discard by a set of fixed formulas that do not have any room for human
  301. "intuition" or for many of the different possible arrangements of the
  302. hand that might make a good human player choose a different card than
  303. the computer.
  304.    The "Hint" function uses about the same formulas for choosing a
  305. player's selection that the computer uses for its moves.  This means if
  306. you depend too heavily on the hints, you will end up winning only about
  307. half of your games.  (During about 500 hands of play testing I have
  308. around a 59% winning percentage since keeping statistics.)
  309.  
  310.  
  311. Command Line Options:
  312.    The default setting for the two options NAME and SCORE LIMIT can be
  313. set from the command line, overriding (but not overwriting) the
  314. configuration file settings.  This can be handy to set up some batch
  315. files for different players on one machine.
  316.  
  317. At the DOS prompt, you can do the following:
  318.  
  319. To get a quick help screen for the command line options, type GINRUMMY 
  320. followed by /? or ? or help or HELP.  This must be the first parameter.
  321.  
  322. To list all of the contents of the statistics file from the DOS prompt,
  323. (in case you forget who is in there) type: GINRUMMY list
  324.  
  325. To list the contents of this documentation file from the DOS prompt,
  326. (in case you can't view it any other way) type: GINRUMMY view
  327.  
  328. **** NOTE: The previous three command line parameters (help, list, view)
  329. must be the FIRST parameter given, and all will exit to DOS when done.
  330.  
  331. To set the SCORE LIMIT: GINRUMMY nnn (where "nnn" is a number from
  332. 000 to 999)  Example: GINRUMMY 234
  333.  
  334. For numbers less than 100, you MUST use leading zeros.  ex. 025
  335.  
  336. If the limit is 0, then exactly one hand will be played, even if it
  337. ends in a draw.
  338.  
  339. To have the game use your name instead of the default name, you can
  340. state it as a command line option.  Example: GINRUMMY Dave
  341.  
  342. For the Command line option of Player Name, the length limit is 8 
  343. characters and the name must be ONE word.  You can use BobSmith, or
  344. Ron_Hill, etc., but typing Paul Schoenberger will give you Schoenbe for
  345. your name.  If you want a space in your name, you can put one in only
  346. with the Name Change from the options menu.
  347.  
  348. The name used is the LAST word on the command line that is NOT otherwise
  349. recognized as a command, so be sure not to have any gibberish on the
  350. line when you start the game: GINRUMMY Mike ASDF  will make your name
  351. ASDF not Mike.
  352.  
  353. NODISK
  354. This option will disable all disk access that the program uses.  That
  355. includes both loading and saving of statistics, options, and high scores.
  356. The high scores box will do nothing, but the statistics will still work
  357. for the current session (starting at zero), but will not be saved upon
  358. exit of the program (or when changing the player's name).
  359.  
  360. NOBLANK
  361. To disable the screen saver function, use the word NOBLANK in your
  362. command line options.  This parameter will also disable the manual
  363. screen blanking (boss key), since both are really the same function.
  364. This option is automaticly used when a single page video card is
  365. detected.
  366.  
  367. NOANIMATION
  368. If your computer or video card is too slow to display the animation
  369. (movement) of the cards, use this option from the command line.
  370.  
  371. LAPTOP
  372. If you have a monochrome monitor, like on many older LCD laptops,
  373. the switch LAPTOP will use a brighter shade for some of the colors
  374. and for any highlighted letters to make them easier to see.  If a
  375. monochrome graphics card is detected by the game, this option will
  376. be used automatically, so this switch is only necessary when you have
  377. a monochrome monitor hooked up to a color graphics card.
  378.  
  379. NOKEYBOARD
  380. This option will disable all keyboard input for the game except for when
  381. changing the player name in the options menu.  This option will only work
  382. if there is a mouse detected, otherwise what's the point.
  383.  
  384. GO
  385. To go directly into the game, bypassing the intro screen, use the
  386. command GO from the DOS prompt.  Example: GINRUMMY John B:\ go
  387.  
  388. If you want to have the configuration and save files read and saved
  389. from or to a different drive or directory, you may specify a file path
  390. on the command line.  Valid paths must start with a backslash (\)
  391. or a drive letter and colon (B:) or parent directory dots (..) 
  392. Valid path examples are:
  393.   GINRUMMY A:
  394.   GINRUMMY \GAMES\MYSAVE
  395.   GINRUMMY D:\WORK\
  396.   GINRUMMY \
  397.   GINRUMMY ..
  398.   GINRUMMY ..\STUFF
  399. If just the drive letter is given, then the current path is used on
  400. that drive. (meaning if you are in D:\GAMES and then change to drive C:
  401. and run "GINRUMMY D:" then your game files will be saved in D:\GAMES.
  402. As always, if a path not is specified, the current directory is used.
  403. If a path is given, it is tested at game startup, and if it is invalid
  404. for any reason, the current directory will be made the default path.
  405.  
  406. Since the game looks only at the first nine parameters given, too much 
  407. garbage on the command line might miss a legitimate option:
  408. GINRUMMY 1 2 3 4 5 6 7 8 9 GO  will NOT execute the GO command.
  409.  
  410. These options can be put in any order and are all case INsensitive,
  411. except for the Player Name.
  412.  
  413.  
  414. Rules of the Game  -  Taken from "Official Rules of Card Games",
  415. =================     62nd edition, U.S Playing Card Company, 1968
  416.  
  417. Rank of cards:
  418.    (High) K, Q, J, 10, 9, 8, 7, 6, 5, 4, 3, 2, A.
  419.  
  420. Value of cards:
  421.    Face cards 10, Ace 1, other cards their pip value.
  422.  
  423. The Deal:
  424.    Each player is dealt 10 cards, the next card is turned face up,
  425. forming the discard pile.  The rest of the deck is placed beside it,
  426. face down.
  427.  
  428. Object of play:
  429.    To form MATCHED SETS, consisting of three or four of a kind, or
  430. sequences of three or more cards of the same consecutive rank in the
  431. same suit.
  432.  
  433. The Play:
  434.    The human player and the computer take turns by drawing a card from
  435. either the deck or the top of the discard pile, then choosing a card
  436. from their hand to discard.  In this game, you always go first.  Players
  437. alternate until:
  438.  
  439.    1) A player can GIN.
  440.    2) A player KNOCKS.
  441.    3) Only 2 cards are left in the deck.
  442.  
  443. A Draw:
  444.    If only two cards remain in the deck at the start of a turn, a player
  445. may choose a card from the discard pile and continue his turn; but if
  446. either player draws from the deck, the hand is a draw. No points are
  447. scored for a draw hand, but it counts as a game played.  The cards are 
  448. then re-shuffled and dealt again for a new hand.
  449.  
  450.    The number of cards remaining in the deck is shown as a small white 
  451. number on the top of the deck.  If the number or cards left is 7 or lower,
  452. the number on the deck will be red instead of white.
  453.  
  454. GIN:
  455.    If, after discarding, all of the remaining cards in the
  456. player's hand are formed into matched sets, the player has GIN.  This
  457. scores 25 points, plus the value of his opponent's unmatched cards
  458. (deadwood).
  459.  
  460. KNOCK:
  461.    A player can KNOCK if, after discarding, the total of his unmatched
  462. cards is 10 points or less.  He does not have to knock when able to do
  463. so.  After knocking, the hand is over, and both players count the points
  464. of their unmatched (deadwood) cards.  The other player (non-knocking)
  465. does not count the points of any deadwood card he can play on the
  466. knocking player's MATCHED SETS.  This is called LAYING OFF.  The knocking
  467. player CANNOT lay off any of his deadwood cards, and the player laying
  468. off CANNOT alter his or his opponent's matched sets in order to lay off
  469. more cards, or combine his and the other player's deadwood cards to form
  470. matched sets.  If, after laying off, the knocking player has FEWER
  471. points than his opponent, he scores the difference in points.  If the
  472. non-knocking player has LESS or SAME points than his opponent, he has
  473. UNDERCUT him and scores 25 points, plus the point difference in
  474. unmatched cards. 
  475.  
  476. (If you can't remember all this, don't worry; the computer does all the
  477. laying-off, counting, and rule enforcement for you.)
  478.  
  479. OKLAHOMA:
  480.    If the Oklahoma option is on, play is the same except that the value
  481. of the first card on the discard pile (the upcard), determines the knock
  482. value, whether it is taken or not.  That means, if the first upcard is a
  483. 5, then the players can only knock if they have 5 points or less in
  484. deadwood cards.  If an ACE is the first upcard, a player must GIN to win
  485. the hand.  If the first upcard is a SPADE, all points scored in that
  486. hand are DOUBLED.  To remind you if this, a RED box will be drawn around
  487. the knock card when the first upcard is a spade.
  488.  
  489. Winning:
  490.    Play continues until a player's accumulated score is greater or equal
  491. to the agreed scoring limit, usually 100.  You can then quit the game or
  492. play a new game from zero.
  493.  
  494. ======================================================================
  495. This SHAREWARE program is written in Turbo Pascal Version 7.0
  496.  
  497. The Mouse unit is from the book "Turbo Pascal Advanced Programmer's
  498. Guide" by Stephen K. O'Brian.  This unit was slightly modified by me.
  499.  
  500. Please feel free to call or write to me if you have any questions, 
  501. comments, improvements, or find any bugs.
  502.  
  503. If you like this program and want to support the efforts of a shareware 
  504. programmer, please send cash or check for any amount that you feel my
  505. GinRummy game is worth to you to:
  506.  
  507. David Teach
  508. 12708 Bruce B. Downs Blvd.
  509. Apt. #216
  510. Tampa, FL  33612
  511.  
  512. Phone: (813) 975-1099
  513. CompuServe ID: 70743,2753
  514. E-mail: d.teach@ix.netcom.com
  515. Homepage: http://ourworld.compuserve.com/homepages/dteach/
  516.  
  517. If you send in the registration fee for GINRUMMY, I will mail to you
  518. my latest version and will also give you my other card game, CRIBBAGE.
  519.  
  520. By default, I send out 3.5 disks, if you need 5.25 please specify so.
  521.  
  522. When writing to me please tell me where you obtained GinRummy, and be
  523. sure to include the version number of the game that you currently have.
  524.  
  525. Version history is in the separate file: GINRUMMY.NEW
  526.  
  527. ======================================================================
  528.  
  529. What is Shareware Software?
  530.  
  531. Shareware, or user-supported software, is a popular way of marketing
  532. software for the program's author.  Shareware software is copyrighted.
  533. The authors encourage you copy their software and share it with friends.
  534.  
  535. If you like the program and continue using it, you should send in the
  536. "registration fee".  This is a wonderful deal for the consumer.  If you
  537. try a program and don't like it, you owe the author nothing.
  538.  
  539. However, if you find you are using the program, then it is only right
  540. to pay the "registration fee" which usually ranges from $5.00 to $50.00
  541. depending on the program.  Please support these authors.  They have
  542. worked hard to give you their products and can only do so in the future
  543. if you encourage them.  Shareware software will then continue to flourish
  544. and everyone will benefit.  Where else can you "TRY BEFORE YOU BUY".
  545.  
  546. =========================================================================
  547.  
  548.